UnusedAppRestrictionsConstants

Shared constants related to Unused App Restrictions (e.g. Permission Revocation, App Hibernation).

Properties

Link copied to clipboard
val API_30: Int = 4
Unused App Restrictions introduced by Android API 30 are enabled for this app: permission auto-reset.
Link copied to clipboard
Unused App Restrictions introduced by Android API 30, and since made available on earlier (API 23-29) devices are enabled for this app: permission auto-reset.
Link copied to clipboard
val API_31: Int = 5
Unused App Restrictions introduced by Android API 31 are enabled for this app: permission auto-reset and app hibernation.
Link copied to clipboard
val DISABLED: Int = 2
Any available Unused App Restrictions on the device are disabled for this app.
Link copied to clipboard
val ERROR: Int = 0
The status of Unused App Restrictions could not be retrieved from this app.
Link copied to clipboard
There are no available Unused App Restrictions for this app.